go/types.Context.instanceHash (method)
3 uses
go/types (current package)
context.go#L68: func (ctxt *Context) instanceHash(orig Type, targs []Type) string {
instantiate.go#L109: hashes[i] = ctxt.instanceHash(orig, targs)
named.go#L771: h := ctxt.instanceHash(orig, targs.list())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)